hvm svm: Bug fix for page allocation when HAP is being used
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 27 Mar 2007 16:21:14 +0000 (17:21 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 27 Mar 2007 16:21:14 +0000 (17:21 +0100)
commit93f0d9f41846a89ce93819ef7353aba37a969ff5
treef6758459e47f4be48c747a49b252e11c34202ec1
parent51210f60486b4553e8d4946f788f274cd0f77df3
hvm svm: Bug fix for page allocation when HAP is being used

Initialise count_info of newly allocated hap page with 0, and removes
unnecessary page deallcation when destroying monitor table. Without
this patch, destroying hap domain will fail.

Signed-off-by: Wei Huang <wei.huang2@amd.com>
xen/arch/x86/mm/hap/hap.c